x86/hyperv: extract more information from Hyper-V
authorWei Liu <liuwe@microsoft.com>
Thu, 24 Oct 2019 13:22:53 +0000 (14:22 +0100)
committerWei Liu <wl@xen.org>
Fri, 20 Dec 2019 17:58:54 +0000 (17:58 +0000)
commit8b11ad38717926f2b64c25b00d44f4c1176988a2
tree3f3c167aef4a2ae25400e66b3148b3f3190ceb75
parentbbba4826642c8622778cd08a5c1370b47bbdc405
x86/hyperv: extract more information from Hyper-V

Provide a structure to store that information. The structure will be
accessed from other places later so make it public.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/guest/hyperv/hyperv.c
xen/include/asm-x86/guest/hyperv.h